ServiceConnectionGroupName Property |
Gets or sets the name of the connection group for the request.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string ConnectionGroupName { get; set; }Public Property ConnectionGroupName As String
Get
Set
Property Value
Type:
StringThe name of the connection group.
See Also